github.com/go-pg/pg/v10/orm.structTableModel.structInitErr (field)

4 uses

	github.com/go-pg/pg/v10/orm (current package)
		model_table_struct.go#L22: 	structInitErr error
		model_table_struct.go#L118: 		return m.structInitErr
		model_table_struct.go#L124: 		m.structInitErr = errModelNil
		model_table_struct.go#L125: 		return m.structInitErr